[INFO] cloning repository https://github.com/NuageTompis/ratoms
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NuageTompis/ratoms" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNuageTompis%2Fratoms", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNuageTompis%2Fratoms'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f2d72b527fa4329561fe7fee46f0ed3b904a2283
[INFO] checking NuageTompis/ratoms against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNuageTompis%2Fratoms" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NuageTompis/ratoms
[INFO] finished tweaking git repo https://github.com/NuageTompis/ratoms
[INFO] tweaked toml for git repo https://github.com/NuageTompis/ratoms written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NuageTompis/ratoms on toolchain b66808126f24f2f30898306a881e1676824ea80c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NuageTompis/ratoms already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tui-big-text v0.8.1
[INFO] [stderr]   Downloaded unicode-truncate v2.0.0
[INFO] [stderr]   Downloaded font8x8 v0.3.1
[INFO] [stderr]   Downloaded pest_generator v2.8.4
[INFO] [stderr]   Downloaded pest_meta v2.8.4
[INFO] [stderr]   Downloaded pest_derive v2.8.4
[INFO] [stderr]   Downloaded pest v2.8.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5afa723aa8fc34df8a023f4a2d181e03d3430943fb7cc75cc4c23e931d87e67f
[INFO] running `Command { std: "docker" "start" "5afa723aa8fc34df8a023f4a2d181e03d3430943fb7cc75cc4c23e931d87e67f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5afa723aa8fc34df8a023f4a2d181e03d3430943fb7cc75cc4c23e931d87e67f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5afa723aa8fc34df8a023f4a2d181e03d3430943fb7cc75cc4c23e931d87e67f" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5afa723aa8fc34df8a023f4a2d181e03d3430943fb7cc75cc4c23e931d87e67f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5afa723aa8fc34df8a023f4a2d181e03d3430943fb7cc75cc4c23e931d87e67f" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking lru v0.16.2
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking font8x8 v0.3.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking unicode-truncate v2.0.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking kasuari v0.4.11
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking ratatui-core v0.1.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking ratatui-widgets v0.3.0
[INFO] [stderr]     Checking ratatui-crossterm v0.1.0
[INFO] [stderr]     Checking tui-big-text v0.8.1
[INFO] [stderr]     Checking ratatui-macros v0.7.0
[INFO] [stderr]     Checking ratatui v0.30.0
[INFO] [stderr]     Checking ratoms v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `type` is never read
[INFO] [stdout]  --> src/ratom.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Ratom {
[INFO] [stdout]   |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 9 |     pub r#type: Option<Type>,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Ratom` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Groups` is never constructed
[INFO] [stdout]   --> src/widgets.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub enum InfoBlockState {
[INFO] [stdout]    |          -------------- variant in this enum
[INFO] [stdout] 75 |     ElementDescription,
[INFO] [stdout] 76 |     Groups,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `state` is never read
[INFO] [stdout]   --> src/widgets.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub struct InformationBlock {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 80 |     state: InfoBlockState,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `type` is never read
[INFO] [stdout]  --> src/ratom.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Ratom {
[INFO] [stdout]   |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 9 |     pub r#type: Option<Type>,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Ratom` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Groups` is never constructed
[INFO] [stdout]   --> src/widgets.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub enum InfoBlockState {
[INFO] [stdout]    |          -------------- variant in this enum
[INFO] [stdout] 75 |     ElementDescription,
[INFO] [stdout] 76 |     Groups,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `state` is never read
[INFO] [stdout]   --> src/widgets.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub struct InformationBlock {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 80 |     state: InfoBlockState,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.81s
[INFO] running `Command { std: "docker" "inspect" "5afa723aa8fc34df8a023f4a2d181e03d3430943fb7cc75cc4c23e931d87e67f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5afa723aa8fc34df8a023f4a2d181e03d3430943fb7cc75cc4c23e931d87e67f", kill_on_drop: false }`
[INFO] [stdout] 5afa723aa8fc34df8a023f4a2d181e03d3430943fb7cc75cc4c23e931d87e67f
